home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 2002 January / maximum-cd-2002-01.iso / Files / Game demos / Codename Outbreak / outbreakdemo.exe / %MAINDIR% / doc / venomcmd.txt < prev   
Encoding:
Text File  |  2001-11-07  |  2.9 KB  |  75 lines

  1. ====================================================================
  2. Venom console commands, version 1.3
  3. ====================================================================
  4. ********************************
  5.         Server commands
  6. ******************************** 
  7.  FRIENDLYFIRE <0 or 1>
  8.    Turns on/off friendly fire mode 
  9.  TIMELIMIT <time in minutes>
  10.    The game will restart after TimeLimit minutes pass. If TimeLimit=0 then
  11.    it will never happen. 
  12.  SCORELIMIT <points>
  13.    The game will restart as soon as one of the team takes a specified
  14.    number of points. If ScoreLimit=0 then it will never happen. 
  15.  SHOWVOTES
  16.    Prints list of players and their votes. (See KICK and VOTEMAP) 
  17.  LEVELROTATIONTIME <time in minutes>
  18.    Level will be changed after the time specified. If current server mode
  19.    is cooperative then the level is changed only after the mission
  20.    has been accomplished. 
  21.  AUTOBALANCE <1 or 0>
  22.    Determines whether the server should autobalance teams or not. 
  23.  AUTOKICK <1 or 0>
  24.    If Autokick is one then the person to have killed a teammate is 
  25.    automatically kicked from the server. 
  26.  RESTARTLEVEL
  27.    Restarts current level immediately.
  28.  BAN <name>
  29.    Rejects all requests for connection from player with given name.
  30.  BANLIST
  31.    Prints the list of players that are banned.
  32.  ROCKETS <1 or 0>
  33.    Enables/disables usage of rockets.
  34.  GRENADES <1 or 0>
  35.    Enables/disables usage of grenades.
  36.  MINES <1 or 0>
  37.    Enables/disables usage of mines.
  38.  EXTCAMERA <1 or 0>
  39.    Enables/disables usage of external camera in CTF/BlackBox/Crystal.
  40.  FLGRENADES <1 or 0>
  41.   Enables/disables usage of flash grenades.
  42.  
  43. ***************************************
  44.        Server&Client commands
  45. *************************************** 
  46.  CHANGENAME <name>
  47.    Changes player's name to the given one. 
  48.  CHANGETEAM <red/blue>
  49.    Changes player's team immediately. 
  50.  MAPLIST
  51.    Shows available maps on this server. 
  52.  VERSION
  53.    Shows version of Venom. 
  54.  KICK <name>
  55.    When executed on server, kicks given player immediately. When executed
  56.    on client votes against a specified player. If all clients vote against
  57.    a given player he is kicked from the server. 
  58.  VOTEMAP <name> or <id>
  59.    When executed on server changes map immediately. When executed
  60.    on client, votes for specified level. If all clients vote for
  61.    a given map it changes on the server. Otherwise, after the RotationTime
  62.    server will replace the level with the one to have got the top number 
  63.    of votes. 
  64.  SETMUSIC <0 or 1>
  65.    Determines whether the in-game music is played or not.
  66.  SOUNDVOLUME [0..1]
  67.    Sets the volume of sound subsystem.
  68.  SETAMBVOLUME [0..1]
  69.    Sets the ambient sounds volume. The default values are
  70.    1.0 for speakers and 0.6 for head-phones. 
  71.  FIXZOOM [0..1]
  72.    Determines whether zoom feature works in fix mode or not.
  73.  INVERTMOUSE [0..1]
  74.    Enables/Disables mouse invert mode.
  75.